examples: Add deprecation guards
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Oct 2014 03:51:11 +0000 (05:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 12 Oct 2014 03:51:11 +0000 (05:51 +0200)
commit5018c7f7cb26d56d4cb30159f782a8790f4a2a6f
tree73b555272d813c61a434e79afa8a4ea2a8a54fdd
parent75ed941ef19292e77706765aa6f8630f0d460825
examples: Add deprecation guards

Apparently it's not possible in GtkTextView to say "this style should
apply to all text, including newly inserted text. Or I'm just too stupid
to use its API.

So instead, keep using override_color().
examples/plugman.c